home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / BBS / NODE106.ZIP / INSTALL.DOC < prev    next >
Encoding:
Text File  |  1996-02-17  |  8.9 KB  |  179 lines

  1. ▓▓▒  ▓▓▒            ▓▓▒                   ▓▓▒                  
  2. ▓▓▓▒ ▓▓▒            ▓▓▒                                        
  3. ▓▓▓▓▒▓▓▒  ▓▓▓▓▒     ▓▓▒  ▓▓▓▓▒   ▓▓▒ ▓▓▒ ▓▓▓▒   ▓▓▓▓▒  ▓▓▒  ▓▓▒
  4. ▓▓▓▓▓▓▓▒ ▓▓▒ ▓▓▒ ▓▓▓▓▓▒ ▓▓▒ ▓▓▒  ▓▓▒ ▓▓▒  ▓▓▒  ▓▓▒ ▓▓▒ ▓▓▒  ▓▓▒
  5. ▓▓▒▓▓▓▓▒ ▓▓▒ ▓▓▒▓▓▒ ▓▓▒ ▓▓▓▓▓▓▒  ▓▓▒ ▓▓▒  ▓▓▒  ▓▓▓▓▓▓▒ ▓▓▒▓▒▓▓▒
  6. ▓▓▒ ▓▓▓▒ ▓▓▒ ▓▓▒▓▓▒ ▓▓▒ ▓▓▒       ▓▓▓▓▒   ▓▓▒  ▓▓▒     ▓▓▓▓▓▓▓▒
  7. ▓▓▒  ▓▓▒  ▓▓▓▓▒  ▓▓▓▒▓▓▒ ▓▓▓▓▓▒    ▓▓▒    ▓▓▓▒  ▓▓▓▓▓▒  ▓▓▒▓▓▒ 
  8.                                         
  9.  
  10.                                   NODEVIEW 1.6
  11.                        Copyright (c) 1994,95 By Brad Larned
  12.  
  13.                                *PLEASE NOTE:* 
  14.  
  15.  This is a quick install file, for more complete information  then please
  16.  read the NODEVIEW.DOC file..
  17.  
  18.  
  19.      ---------------------------------------------------------------------
  20.      REQUIREMENTS
  21.      ---------------------------------------------------------------------
  22.      A text editor for editing the enclosed bat files and control files.
  23.  
  24.      You have to either use CEXZY.EXE for downloading or you can use your
  25.      own download protocol's.  Example DSZ.COM for Zmodem.  Cexzy.exe is
  26.      recomended, you can download or freq from my BBS..
  27.  
  28.      You also have to have DOS SHARE.EXE loaded for multinode use. If your
  29.      running in a VDM window under OS/2 then dos SHARE is NOT required.
  30.  
  31.      A fidonet RAW nodelist is required or compatible nodelist.
  32.  
  33.      ---------------------------------------------------------------------
  34.      INSTALLATION  - INSTALL
  35.      ---------------------------------------------------------------------
  36.  
  37.      QUICK TEST - Edit the nodeview.ctl file to point to your RAW nodelist.
  38.                   Run the Local.bat file.
  39.  
  40.      1.) INSTALLATIONS : If this is a first time installation
  41.      then Create a directory for NODEVIEW, then unzip NODEVIEW to that 
  42.      directory.
  43.      
  44.      2.) Edit the NODEVIEW.CTL file to configure NODEVIEW, the
  45.      file is very well documented and you should have no problem.. If NODEVIEW
  46.      runs but the color looks strange try the color1 statement in the 
  47.      NODEVIEW.CTL or a different drop file format, also check your fossil 
  48.      statements in the CTL file. If you still have problems then read the
  49.      inclosed b4uask.doc file.
  50.      
  51.      3.) Create your NODEVIEW.BAT file, you must either copy your drop file
  52.      to the NODEVIEW directory or point NODEVIEW in the right direction with 
  53.      the command line parameter /P  EXAMPLE: NODEVIEW.EXE /PC:\BBS\NODE1
  54.      See the sample included with this archive - sample.bat
  55.  
  56.      4.) Edit the DOWNLOAD.BAT for your configuration.  If you want to use the
  57.      canned menu's then I'd suggest downloading CE-XYZ.ZIP from my BBS for
  58.      your download protocol engine.  It's not required though!  You can use 
  59.      any protocol that you'd like but you'll have to edit your menus to
  60.      coincide with your protocol if their different, not a problem with 
  61.      Thedraw.. You will also have to edit the download.bat if your NOT using
  62.      a fossil driver.  See the /U command line parameter section of the 
  63.      download batch file.
  64.  
  65.      5.) That's it!  Enjoy and good luck.
  66.      
  67.      * SEE BELOW ON RUNNING NODEVIEW FOR MORE SETUP HELP *
  68.  
  69.     ---------------------------------------------------------------------
  70.     RUNNING NODEVIEW
  71.     ---------------------------------------------------------------------
  72.     NODEVIEW is run by  entering a command similar to the following BATCH FILE
  73.     Assuming NODEVIEW is on C: and in the NODEVIEW directory, and the drop file
  74.    has been copied to the NODEVIEW directory.
  75.  
  76.      @ECHO OFF
  77.      CLS
  78.      CD\BBS\NODEVIEW
  79.      NODEVIEW.EXE
  80.      CD\BBS
  81.  
  82.  
  83.       You may also use the following command line parameters to point
  84.       NODEVIEW in the right direction ..
  85.       
  86.       /E - Use EMS for extra memory');
  87.       /L - Local mode');
  88.       /Bxxx - Specify locked baud rate (i.e. /B38400)');
  89.       /C    - Specify comport number.
  90.       /Nx   - Specify node number');
  91.       /R    - Force RIP graphics');
  92.       /Pyyy - Specify path to drop file (i.e. /Pc:\bbs');
  93.       /CFG= - Specify path and name to your configuration file 
  94.               (i.e. /CFG=C:\NODEVIEW\NODE1.CFG
  95.       /H or /F  - Use for nightly event to trim the log file.
  96.  
  97.        ---------------------------------------------------------------------
  98.             "/E" - Expanded Memory Specification If your machine has over one
  99.           megabyte of memory, then you may have some available.  NODEVIEW can
  100.           utilize EMS to improve door performance and reduce conventional
  101.           memory requirements.
  102.           This command will tell NODEVIEW.exe to use EMS memory to hold its
  103.           overlay buffer.  Otherwise disc area may be used to hold this buffer.
  104.           This needs a memory manager and when enabled and is compatible with
  105.           DESQview.
  106.  
  107.               "/L"      This tells NODEVIEW.EXE to load up in LOCAL mode.
  108.           This is good for testing or when a sysop just wants to "try out" the
  109.           door without messing with his BBS setup.  The "/L" mode will ask the
  110.           user for his name and run the door in local mode.
  111.  
  112.               "/Bxxxxx"   This tells NODEVIEW.EXE to lock its baud rate at
  113.           xxxxx.  In order to get the most efficiency out of a high speed
  114.           error correcting modem (9600 baud or above), you may lock the baud
  115.           rate to a speed higher than what the caller is actually using.
  116.           By locking the baud to say 38,400, the modem can compress text data
  117.           that is being sent and achieve a baud rate much higher than the
  118.           actual transmission rate.
  119.           This will lock the baud rate at the same value for all nodes that
  120.           use this command line.  If you perfer a more selective way to lock
  121.           baud use 'LOCKBAUD' command in the NODEVIEW.CTL file.
  122.  
  123.               "/Cx"     (where x is 1..4) This specifies a comport number.
  124.           Some bbs software does not create door information files (dropfiles)
  125.           that contain the comport number.  If your bbs does have a comport
  126.           listed in the dropfile then there is no need for this parameter.
  127.           The default is comport 0, local mode.
  128.  
  129.               "/Nx"     (where x is 1..9) This specifies a "node number".
  130.           Some bbs software support multinode environments in which you must
  131.           know the node number of the drop file to use. For example, RBBS-PC
  132.           uses DORINFOx.DEF. If you specified "/N2" then NODEVIEW.EXE would
  133.           use DORINFO2.DEF.
  134.  
  135.               "/Pyyy"   This specifies the path to the drop files.
  136.           For example, "/PC:\WC30\WCWORK\NODE1" would tell NODEVIEW.EXE to
  137.           look for the drop file in C:\WC30\WCWORK\NODE1. If this is left out
  138.           the program assumes the drop file is local.
  139.  
  140.               "/CFG="   Specify path and name to your configuration file 
  141.           (i.e. /CFG=C:\NODEVIEW\NODE1.CFG
  142.           You can name your configuration file anything you like, handy
  143.           for seperating nodes that may need different settings..
  144.  
  145.               "/MAINT"  Maintenance function, trims the log file down
  146.  
  147.      EXAMPLE: NODEVIEW /B115200 /N2 /PC:\PB\NODE2
  148.  
  149.     ---------------------------------------------------------------------
  150.      MULTI-NODE USE
  151.     ---------------------------------------------------------------------
  152.  
  153.      Nodeview will run in a Multi-Node environment just fine. Nodeview will
  154.      allow user's to be in the door at the same time! It is best to have
  155.      your BBS software make your Node drop files in a seperate directory.  
  156.      Then you can point Nodeview to that directory with the /P statement on
  157.      the command line.  You could even have a seperate CTL file for every
  158.      node if needed with the /CFG= statement, this gives you even more added
  159.      flexibility.  I would suggest starting Nodeview from the Nodeview home
  160.      directory.  See the inclosed Sample.bat file for more information.
  161.  
  162.      For download purposes, the user's scan's are saved as node-1.lst then
  163.      node-2.lst, etc. for each node.
  164.     ---------------------------------------------------------------------
  165.      LOCAL USE
  166.     ---------------------------------------------------------------------
  167.      Nodeview can  be run  locally without  a door data  file (handy  for the
  168.      sysop  to use the door without logging on to the BBS) by specifying /L
  169.      after NODEVIEW.EXE, in  the  DOS  command line.
  170.      NODEVIEW will  request the user  to enter  his name  before running  the
  171.      door or just press enter for your name as it reads in your CTL file.
  172.  
  173.     ---------------------------------------------------------------------
  174.      NON-STANDARD IRQ's and addresses
  175.     ---------------------------------------------------------------------
  176.      Nonstandard IRQs can be used with Nodeview by specifying the IRQ number
  177.      and address in the Nodeview.ctl file..
  178.  
  179.